-
Home
-
Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress
-
4.16.7 (latest)
-
Code
-
Classes
- OrderRepository
| Total Complexity |
53 |
| Dependencies |
8 |
| Dependents |
12 |
| Total lines |
495 |
| Lines of code |
350 |
| Logical lines of code |
126 |
| Comment lines |
68 |
| Methods |
15 |
| Properties |
1 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| retrieveBy() |
D |
26 |
32 |
156 |
| add() |
S |
41 |
4 |
60 |
| update() |
S |
42 |
3 |
60 |
| retrieve() |
S |
63 |
2 |
11 |
| retrieveByOrderKey() |
S |
63 |
2 |
11 |
| delete_pending_orders() |
S |
64 |
1 |
11 |
| __construct() |
S |
80 |
1 |
3 |
| delete() |
S |
77 |
1 |
3 |
| get_customer_total_spend() |
S |
67 |
1 |
9 |
| add_meta_data() |
S |
78 |
1 |
3 |
| update_meta_data() |
S |
78 |
1 |
3 |
| delete_meta_data() |
S |
78 |
1 |
3 |
| delete_all_meta_data() |
S |
72 |
1 |
6 |
| get_meta_data() |
S |
78 |
1 |
3 |
| get_count_by_status() |
S |
68 |
1 |
8 |